Conversation
chore: Copilot 리뷰 한국어로 받도록 설정
…low-FE into feature/diagram
docs: 다이어그램 추가
Refactor: 내부에 혼재되어 있던 타입 정의들을 별도 파일로 분리
Docs: 3주차 프롬프트 업데이트
…nto docs-uidesign
ui 버그 눈에보이는거 해결
1~3주차 주간보고서 정리
…ith clear missing-secret errors
배포된 백엔드 api와 연결
docs: 5 6 7 주차 프롬프트 정리
chore: 파일 확장자 이상한거 수정
Docs: 8주차까지 프롬프트, 주간보고서 정리
Collaborator
Author
|
한동안 유기했었는데... 이제라도 올립니다. |
Contributor
|
제가 했던 작업들은 추가되지않은 거 같습니다 |
Contributor
코파일럿은 무시하시고, PR 42 43 45 보시고 간단하게 추가해주시면 될거 같습니다 |
Collaborator
Author
|
일단 머지하고 반영안된부분은 새로 pr 올리겠습니다 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary (Week 5 ~ Week 8)
개요
Mock 기반에서실서버 기반으로 전환하고, 대용량 렌더링 성능 및 시퀀스 입력 검증 UX를 고도화했습니다.요청/응답 스키마 정합성,Canvas 성능,입력 안정성,배포 준비입니다.주차별 변경사항
[Week 5] API 연동 구조 정립
[Week 6] 대용량 렌더링 최적화 및 Jittering 완화
O(N)→O(log N))[Week 7] Step1 시퀀스 입력 검증 UX 개선
ATGC이외 문자 실시간 정리(sanitize) 및 대문자 정규화[Week 8] Mock 제거 및 배포 백엔드 연동